home *** CD-ROM | disk | FTP | other *** search
- I'm having problems installing the Trumpet Winsock with Windows for
- Workgroups. According to the Trumpet Winsock instructions I need to
- call WINPKT in my autoexec.bat file. However WINPKT takes a "vector" or
- a Software Interrupt Address as an argument. How do I find out what "vector"
- WfW is using? (The suggested default 0x60 doesnt't work.)
-
- I've got Trumpet to work by using my network card's default driver. I found
- the "vector" to use in the card's *.cfg file. However, when I do this I
- can't see any other workgroup machines anymore. So does anyone know what
- "vector" Windows for Workgroup's driver uses?
-
-
- Thanks,
- Edward
- From news@bigblue.oit.unc.edu Thu May 19 19:46:25 1994
- Received: from bigblue.oit.unc.edu by SunSITE.Unc.EDU (5.65c+IDA/FvK-1.07) with SMTP
- id AA19154; Fri, 20 May 1994 13:25:16 -0400
- Received: by bigblue.oit.unc.edu (AIX 3.2/UCB 5.64/4.03)
- id AA24360; Fri, 20 May 1994 13:16:38 -0400
- Received: from GATEWAY by bigblue with netnews
- for winsock@sunsite.unc.edu (winsock@sunsite.unc.edu)
- To: winsock@sunsite.unc.edu
- Date: Thu, 19 May 1994 19:46:25 +0000
- From: nikki@trmphrst.demon.co.uk (Nikki Locke)
- Message-Id: <769401985snx@trmphrst.demon.co.uk>
- Organization: Trumphurst Ltd.
- Sender: ses
- References: <18MAY199414423251@ariel.lerc.nasa.gov>
- Subject: Re: A really basic question. (Is it in the FAQ?)
-
- In article <18MAY199414423251@ariel.lerc.nasa.gov> loney@ariel.lerc.nasa.gov (Patrick Loney) writes:
- > Okay. I've read the winsock documentation and can see the links with
- > the BSD stuff rewriting an application that used to be on a unix box does
- > not look to tough. However, there is one point I am still green on. How
- > do I link my object code with the winsock.dll?
-
- Consult your compiler documentation.
-
- Basically, there should be a utility (often called IMPLIB) which takes
- winsock.dll as input, and produces winsock.lib. The winsock.lib file
- produced is an ordinary library file, which contains magic code to
- translate your ordinary pascal function call into a winsock.dll call.
- You then link with this library in the normal way.
-
- Users of Visual Basic may need to do something else - most VB applications
- which use winsock seem to use another library - perhaps it's something to
- do with custom controls.
-
- --
- Nikki Locke,Trumphurst Ltd.(PC & Unix consultancy) nikki@trmphrst.demon.co.uk
- trmphrst.demon.co.uk is NOT affiliated with ANY other sites at demon.co.uk.
- From news@bigblue.oit.unc.edu Tue May 20 17:14:07 1994
- Received: from bigblue.oit.unc.edu by SunSITE.Unc.EDU (5.65c+IDA/FvK-1.07) with SMTP
- id AA27024; Fri, 20 May 1994 13:56:56 -0400
- Received: by bigblue.oit.unc.edu (AIX 3.2/UCB 5.64/4.03)
- id AA18932; Fri, 20 May 1994 13:42:28 -0400
- Received: from GATEWAY by bigblue with netnews
- for winsock@sunsite.unc.edu (winsock@sunsite.unc.edu)
- To: winsock@sunsite.unc.edu
- Date: 20 May 1994 17:14:07 GMT
- From: ppoh@iddis.com (Paul B. Poh)
- Message-Id: <IDDPBP.94May20131407@iddss1.iddis.com>
- Organization: IDD Information Services
- Sender: ses
- Subject: WFTPD problems
-
-
- Hi,
-
- I just obtained Alun Jones winsock FTP daemon (version 1.9b) but I seem to
- be having some problems with it.
-
- The daemon seem to be working well enough but it appears to be dropping
- every other command that is sent to it. Just the first character of the
- command string. I tried the greedy option and increased the buffers of my
- FTP stack but couldn't seem to solve the problem.
-
- I'm using MS-DOS 5.0, PC/TCP 2.3, Window 3.1, and the FTP client was
- the standard Solaris client on a SPARC 2.
-
- Thanks for any tips and/or help.
-
- --
-
- -----------
- Paul B. Poh (ppoh@iddis.com)
- Software Development
- IDD Information Services
- From news@bigblue.oit.unc.edu Fri May 20 14:25:10 1994
- Received: from bigblue.oit.unc.edu by SunSITE.Unc.EDU (5.65c+IDA/FvK-1.07) with SMTP
- id AA04824; Fri, 20 May 1994 14:25:10 -0400
- Received: by bigblue.oit.unc.edu (AIX 3.2/UCB 5.64/4.03)
- id AA09369; Fri, 20 May 1994 14:09:17 -0400
- Received: from GATEWAY by bigblue with netnews
- for winsock@sunsite.unc.edu (winsock@sunsite.unc.edu)
- To: winsock@sunsite.unc.edu
- Date: Fri, 20 May 1994 11:04:46
- From: tempest@wln.com (Kevin Wisehart)
- Message-Id: <tempest.6.000B14AC@wln.com>
- Organization: Cyber-Net Systems
- Sender: ses
- References: <Cq3wzF.87E@news.ess.harris.com>
- Subject: Re: NNTP Protocol
-
- In article <Cq3wzF.87E@news.ess.harris.com> gsegalli@ic1d.harris.com (Greg Segallis) writes:
- >From: gsegalli@ic1d.harris.com (Greg Segallis)
- >Subject: NNTP Protocol
- >Date: Fri, 20 May 1994 15:14:01 GMT
-
- >I am interested in trying my hand at winsock programming. I want
- >to start with a newsreader program. I am looking for any references
- >or sources (standards, ftp sites, etc.) for the NNTP protocol or
- >anything related to newsreaders. Please reply directly to my email
- >address.
-
- >Thanks,
- >Greg
-
- Post to this newsgroup also please!
-
-
-
- ---------------------------------------------------------
- Kevin T. Wisehart Internet:tempest@wln.com
-
- "Yet another hitchhiker on the Information SuperHighway."
-
-
-